home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / May 96 / ODFLibrary linkage < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  1.2 KB  |  [TEXT/ttxt]

  1. Subject:     ODFLibrary linkage
  2. Sent:        5/31/96 9:30 AM
  3. Received:    5/31/96 9:41 AM
  4. From:        Gavin Eadie, gavin@UMich.EDU
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. It's entirely possible some reference to this flashed by on this list recently
  9. but I don't recall it.  When I ask ODF Builder (the new one) to use native
  10. RTTI and exceptions and build release and debug for PPC, I get the following
  11. errors at link time on ODFLibrary:
  12.  
  13.  
  14. Link Error   : missing vtable ‘bad_exception::__vt’
  15. Check that all virtual functions and static members are defined
  16.  
  17. Link Error   : missing vtable ‘bad_typeid::__vt’
  18. Check that all virtual functions and static members are defined
  19.  
  20. Link Error   : missing vtable ‘exception::__vt’
  21. Check that all virtual functions and static members are defined
  22.  
  23. Link Error   : undefined ‘__priv_throwbadcast()’ (code)
  24. Referenced from ‘__dynamic_cast’ in MWRTTI.cp
  25.  
  26.  
  27. This is with the ultimate, final candidate CW9 compiler and linker because my
  28. real CW9 sofwtare hasn't arrived yet.  If that's the problem, sorry to pester
  29. the list ... Gav
  30.  
  31. Gavin Eadie // University of Michigan
  32.